Print out the file name we're testing
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jun 2020 20:06:04 +0000 (21:06 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 1 Jun 2020 20:06:04 +0000 (21:06 +0100)
commitfb3d08c651d5aa71df5022a2af9237b9e14056d4
tree81331cd51f3469b43dab0e8652f8e654168c70a8
parented02bea20da1ab73e97c65dbcb6b3bd8f0d40d14
Print out the file name we're testing

We're printing out the file we're testing once we succeed, but it's hard
to know which file caused a failure. Let's add a g_test_message()
directive so we can look in our logs.
testsuite/gtk/builderparser.c